Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace pylint with ruff #756

Merged
merged 6 commits into from
Jan 15, 2025
Merged

Replace pylint with ruff #756

merged 6 commits into from
Jan 15, 2025

Conversation

haixuanTao
Copy link
Collaborator

Ruff is a code linting and formatting tool that have the ability to improve the code quality of our node and seems to be better than previously used black & pylint.

This PR makes initial transition towards this tool.

@haixuanTao haixuanTao changed the base branch from main to add-outtetts January 15, 2025 10:47
@haixuanTao haixuanTao force-pushed the replace-pylint-with-ruff branch from 220a747 to 6a9b86d Compare January 15, 2025 10:50
Copy link
Collaborator

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@haixuanTao haixuanTao force-pushed the replace-pylint-with-ruff branch from 4bac0ef to 4be1c74 Compare January 15, 2025 14:54
@haixuanTao haixuanTao marked this pull request as ready for review January 15, 2025 15:03
@haixuanTao haixuanTao merged commit 48a0b27 into add-outtetts Jan 15, 2025
50 checks passed
@haixuanTao haixuanTao deleted the replace-pylint-with-ruff branch January 15, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants